- one-loop function
- физ.однопетлевая функция
English-Russian scientific dictionary. 2008.
English-Russian scientific dictionary. 2008.
One-time password — A one time password (OTP) is a password that is valid for only one login session or transaction. OTPs avoid a number of shortcomings that are associated with traditional (static) passwords. The most important shortcoming that is addressed by OTPs … Wikipedia
Loop route — A loop route is a highway or other major road that extends out from a typically longer, more important parents road to enter and (usually) circle a large city. A loop can function as a bypass for through traffic and also to service outlying… … Wikipedia
Loop of Henle — Scheme of renal tubule and its vascular supply. (Loop of Henle visible center left.) Latin ansa nephroni Gray s … Wikipedia
Loop-erased random walk — In mathematics, loop erased random walk is a model for a random simple path with important applications in combinatorics and, in physics, quantum field theory. It is intimately connected to the uniform spanning tree, a model for a random tree.… … Wikipedia
Loop variant — In computer science, a loop variant is a mathematical function defined on the state space of a computer program having the property that each iteration of a loop (given its invariant) strictly decreases its value with respect to a well founded… … Wikipedia
One-time pad — Excerpt from a one time pad In cryptography, the one time pad (OTP) is a type of encryption, which has been proven to be impossible to crack if used correctly. Each bit or character from the plaintext is encrypted by a modular addition with a bit … Wikipedia
Loop optimization — In compiler theory, loop optimization plays an important role in improving cache performance, making effective use of parallel processing capabilities, and reducing overheads associated with executing loops. Most execution time of a scientific… … Wikipedia
Loop around — A Loop line or Loop Around is a telephone company test circuit. The circuit did not connect to a specific place, and required two numbers dedicated to it. When one side of the loop was called (Side A), the caller got an approximately 1000 Hz tone … Wikipedia
Loop algebra — In mathematics, loop algebras are certain types of Lie algebra, of particular interest in theoretical physics.If mathfrak{g} is a Lie algebra, the tensor product of mathfrak{g} with C^infty(S^1), :mathfrak{g}otimes C^infty(S^1), the algebra of… … Wikipedia
Beta-function — In theoretical physics, specifically quantum field theory, a beta function β(g) encodes the dependence of a coupling parameter, g, on the energy scale, mu of a given physical process. It is defined by the relation:::eta(g) = mu,frac{partial… … Wikipedia
Read-eval-print loop — A read eval print loop (REPL), also known as an interactive toplevel, is a simple, interactive computer programming environment. The term is most usually used to refer to a Lisp interactive environment, but can be applied to command line shells… … Wikipedia